[INFO] cloning repository https://github.com/cgreil/flugrost
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cgreil/flugrost" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgreil%2Fflugrost", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgreil%2Fflugrost'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a5e0ed45e9a53ca9dd14c45b1f475b299d5ea77
[INFO] checking cgreil/flugrost against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgreil%2Fflugrost" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cgreil/flugrost
[INFO] finished tweaking git repo https://github.com/cgreil/flugrost
[INFO] tweaked toml for git repo https://github.com/cgreil/flugrost written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cgreil/flugrost on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cgreil/flugrost already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ea91d611273fed975b38440e7a58ec13de8fcf3ec28640f3a8f22870d8ed52df
[INFO] running `Command { std: "docker" "start" "ea91d611273fed975b38440e7a58ec13de8fcf3ec28640f3a8f22870d8ed52df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea91d611273fed975b38440e7a58ec13de8fcf3ec28640f3a8f22870d8ed52df" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea91d611273fed975b38440e7a58ec13de8fcf3ec28640f3a8f22870d8ed52df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea91d611273fed975b38440e7a58ec13de8fcf3ec28640f3a8f22870d8ed52df" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling prettyplease v0.2.33
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling flugrost v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `prost::*`
[INFO] [stdout]  --> src/common/message_gateway.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use prost::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/common/message_gateway.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net`
[INFO] [stdout]  --> src/common/message_gateway.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::net;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prost::*`
[INFO] [stdout]  --> src/common/message_gateway.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use prost::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/common/message_gateway.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net`
[INFO] [stdout]  --> src/common/message_gateway.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::net;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncWriteExt`
[INFO] [stdout]  --> src/server/server.rs:2:31
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokio::io::{AsyncReadExt, AsyncWriteExt};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncWriteExt`
[INFO] [stdout]  --> src/server/server.rs:2:31
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokio::io::{AsyncReadExt, AsyncWriteExt};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncReadExt`
[INFO] [stdout]  --> src/client/client.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokio::io::{AsyncReadExt, AsyncWriteExt};
[INFO] [stdout]   |                 ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `flugrost::common::message_gateway::*`
[INFO] [stdout]  --> src/client/client.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use flugrost::common::message_gateway::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `clients`
[INFO] [stdout]   --> src/server/server.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let clients = client_list.clone();    
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clients`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `clients`
[INFO] [stdout]   --> src/server/server.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let clients = client_list.clone();    
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clients`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `connection_id` and `client_id` are never read
[INFO] [stdout]   --> src/server/server.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct ClientConnection {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout]  9 |     connection_id: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 10 |     client_id: usize,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/client/client.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Client {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 11 |     id: u16,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `connection_id` and `client_id` are never read
[INFO] [stdout]   --> src/server/server.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct ClientConnection {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout]  9 |     connection_id: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 10 |     client_id: usize,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `clientHandle` should have a snake case name
[INFO] [stdout]   --> src/server/server.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let clientHandle = tokio::spawn(
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `client_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `clientHandle` should have a snake case name
[INFO] [stdout]   --> src/server/server.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let clientHandle = tokio::spawn(
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `client_handle`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncReadExt`
[INFO] [stdout]  --> src/client/client.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokio::io::{AsyncReadExt, AsyncWriteExt};
[INFO] [stdout]   |                 ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `flugrost::common::message_gateway::*`
[INFO] [stdout]  --> src/client/client.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use flugrost::common::message_gateway::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/client/client.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Client {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 11 |     id: u16,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.82s
[INFO] running `Command { std: "docker" "inspect" "ea91d611273fed975b38440e7a58ec13de8fcf3ec28640f3a8f22870d8ed52df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea91d611273fed975b38440e7a58ec13de8fcf3ec28640f3a8f22870d8ed52df", kill_on_drop: false }`
[INFO] [stdout] ea91d611273fed975b38440e7a58ec13de8fcf3ec28640f3a8f22870d8ed52df
